[INFO] cloning repository https://github.com/Trisert/beepe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trisert/beepe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrisert%2Fbeepe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrisert%2Fbeepe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d300fcff21c4d3027ba26a504ecb96e925979ebf
[INFO] checking Trisert/beepe against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrisert%2Fbeepe" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Trisert/beepe
[INFO] finished tweaking git repo https://github.com/Trisert/beepe
[INFO] tweaked toml for git repo https://github.com/Trisert/beepe written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Trisert/beepe on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Trisert/beepe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dary_heap v0.3.8
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9cfd85e37a5462f0fd80619b01320337a07a142ad3e7641e1f13883627bde237
[INFO] running `Command { std: "docker" "start" "9cfd85e37a5462f0fd80619b01320337a07a142ad3e7641e1f13883627bde237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cfd85e37a5462f0fd80619b01320337a07a142ad3e7641e1f13883627bde237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9cfd85e37a5462f0fd80619b01320337a07a142ad3e7641e1f13883627bde237" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cfd85e37a5462f0fd80619b01320337a07a142ad3e7641e1f13883627bde237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9cfd85e37a5462f0fd80619b01320337a07a142ad3e7641e1f13883627bde237" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking beepe-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: fields `id`, `offset`, and `length` are never read
[INFO] [stdout]   --> crates/core/src/vocab_v2.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct TokenEntry {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 36 |     /// Token ID (same as index in entries Vec)
[INFO] [stdout] 37 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     /// Offset into the string store
[INFO] [stdout] 39 |     offset: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 40 |     /// Length of the token
[INFO] [stdout] 41 |     length: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_hash` is never read
[INFO] [stdout]   --> crates/core/src/encoding/byte_level.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TokenMatch {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     token_hash: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking beepe-training v0.1.0 (/opt/rustwide/workdir/crates/training)
[INFO] [stderr]     Checking beepe-tokenizer v0.1.0 (/opt/rustwide/workdir/crates/tokenizer)
[INFO] [stderr]     Checking beepe-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking beepe-python v0.1.0 (/opt/rustwide/workdir/crates/python)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> crates/python/src/error.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Custom Python exception for tokenizer errors
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]   = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> crates/python/src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / create_exception!(
[INFO] [stdout]  8 | |     beepe,
[INFO] [stdout]  9 | |     TokenizerError,
[INFO] [stdout] 10 | |     PyRuntimeError,
[INFO] [stdout] 11 | |     "Error during tokenization"
[INFO] [stdout] 12 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> crates/python/src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / create_exception!(
[INFO] [stdout]  8 | |     beepe,
[INFO] [stdout]  9 | |     TokenizerError,
[INFO] [stdout] 10 | |     PyRuntimeError,
[INFO] [stdout] 11 | |     "Error during tokenization"
[INFO] [stdout] 12 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> crates/python/src/error.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// Custom Python exception for tokenizer errors
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]   |
[INFO] [stdout]   = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]   = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> crates/python/src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / create_exception!(
[INFO] [stdout]  8 | |     beepe,
[INFO] [stdout]  9 | |     TokenizerError,
[INFO] [stdout] 10 | |     PyRuntimeError,
[INFO] [stdout] 11 | |     "Error during tokenization"
[INFO] [stdout] 12 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> crates/python/src/error.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / create_exception!(
[INFO] [stdout]  8 | |     beepe,
[INFO] [stdout]  9 | |     TokenizerError,
[INFO] [stdout] 10 | |     PyRuntimeError,
[INFO] [stdout] 11 | |     "Error during tokenization"
[INFO] [stdout] 12 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TokenizerResult` is never used
[INFO] [stdout]   --> crates/python/src/error.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type TokenizerResult<T> = Result<T, PyErr>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TokenizerResult` is never used
[INFO] [stdout]   --> crates/python/src/error.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type TokenizerResult<T> = Result<T, PyErr>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `offset`, and `length` are never read
[INFO] [stdout]   --> crates/core/src/vocab_v2.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct TokenEntry {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 36 |     /// Token ID (same as index in entries Vec)
[INFO] [stdout] 37 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     /// Offset into the string store
[INFO] [stdout] 39 |     offset: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 40 |     /// Length of the token
[INFO] [stdout] 41 |     length: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token_hash` is never read
[INFO] [stdout]   --> crates/core/src/encoding/byte_level.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TokenMatch {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     token_hash: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.28s
[INFO] running `Command { std: "docker" "inspect" "9cfd85e37a5462f0fd80619b01320337a07a142ad3e7641e1f13883627bde237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cfd85e37a5462f0fd80619b01320337a07a142ad3e7641e1f13883627bde237", kill_on_drop: false }`
[INFO] [stdout] 9cfd85e37a5462f0fd80619b01320337a07a142ad3e7641e1f13883627bde237
